Integrates with the Products app to allow products to be opted-in to reward programs. Once opted-in these products can be purchased with points acculuated for that program Product rewards can be searched and browsed by category, added to a shopping cart We might have a seperate shopping cart which supports multiple payment methods
Properties
Name | Returns | Notes | Example |
---|---|---|---|
instanceId | String | ||
roles | List | ||
paymentApp | PaymentProviderApplication | ||
userPromoCodes | List | ||
unfulfilledOrders | Long | ||
countOfOrders | Long | Returns orders created between the common start and end dates |
Methods
Name | Returns | Notes | Example |
---|---|---|---|
getDescription ( shoppingCartBean ) | String | Get a description of the items in the cart. | |
getDescription ( cart ) | String | Get a description of the items in the cart. | |
searchCarts ( fulfilment, max, query ) | List |
Hide comments
